home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / lang / Python16.lha / Python-1.6 / Lib / Python1.6 / plat-amiga / regen < prev    next >
Encoding:
Text File  |  1998-03-05  |  147 b   |  5 lines

  1. set echo on
  2. python //Tools/scripts/h2py.py netinclude:sys/socket.h
  3. python //Tools/scripts/h2py.py -i '(u_long)' netinclude:netinet/in.h
  4. unset echo
  5.